Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps quarkus.version from 3.30.0.CR1 to 3.30.0.
Updates io.quarkus:quarkus-bom from 3.30.0.CR1 to 3.30.0

Commits
  • 2201e3f [RELEASE] - Bump version to 3.30.0
  • d06b392 Respect docker api version when present
  • c14ac12 Download all dependencies by default when going offline
  • 6fd88d4 Introduce support for @​JsonView on the REST Client
  • 6775120 Remove redundant jakarta classifier from org.infinispan:infinispan-core
  • 50d2b53 Upgrade Gizmo 2 to 2.0.0.Beta10
  • 205bc9d Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9
  • e303e9e Make it clearer in OIDC bearer token tutorial when to copy the realm file
  • d23b937 Merge pull request #51097 from gsmet/3.30.0-backports-1
  • 73879fd Properly handle gradle include build null project in dependency collection
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.30.0.CR1 to 3.30.0

Updates io.quarkus:quarkus-config-doc-maven-plugin from 3.30.0.CR1 to 3.30.0

Updates io.quarkus:quarkus-extension-processor from 3.30.0.CR1 to 3.30.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.30.0.CR1 to 3.30.0

Commits
  • 2201e3f [RELEASE] - Bump version to 3.30.0
  • d06b392 Respect docker api version when present
  • c14ac12 Download all dependencies by default when going offline
  • 6fd88d4 Introduce support for @​JsonView on the REST Client
  • 6775120 Remove redundant jakarta classifier from org.infinispan:infinispan-core
  • 50d2b53 Upgrade Gizmo 2 to 2.0.0.Beta10
  • 205bc9d Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta8 to 2.0.0.Beta9
  • e303e9e Make it clearer in OIDC bearer token tutorial when to copy the realm file
  • d23b937 Merge pull request #51097 from gsmet/3.30.0-backports-1
  • 73879fd Properly handle gradle include build null project in dependency collection
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.quarkus:quarkus-bom [>= 3.3.a, < 3.4]
io.quarkus:quarkus-extension-maven-plugin [>= 3.3.a, < 3.4]
io.quarkus:quarkus-extension-processor [>= 3.3.a, < 3.4]
io.quarkus:quarkus-maven-plugin [>= 3.3.a, < 3.4]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `quarkus.version` from 3.30.0.CR1 to 3.30.0.

Updates `io.quarkus:quarkus-bom` from 3.30.0.CR1 to 3.30.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.30.0.CR1...3.30.0)

Updates `io.quarkus:quarkus-maven-plugin` from 3.30.0.CR1 to 3.30.0

Updates `io.quarkus:quarkus-config-doc-maven-plugin` from 3.30.0.CR1 to 3.30.0

Updates `io.quarkus:quarkus-extension-processor` from 3.30.0.CR1 to 3.30.0

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.30.0.CR1 to 3.30.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.30.0.CR1...3.30.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-config-doc-maven-plugin
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 20, 2025 06:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 20, 2025
@metacosm metacosm merged commit fd2b547 into main Nov 20, 2025
7 checks passed
@metacosm metacosm deleted the dependabot/maven/quarkus.version-3.30.0 branch November 20, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants